home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2048 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  607 b 

  1. Path: news.worldlinx.com!news
  2. From: Denis Blondeau <denisb@fox.nstn.ca>
  3. Newsgroups: comp.lang.c++
  4. Subject: How can I create a linked list using classes?
  5. Date: Mon, 15 Jan 1996 08:29:03 -0800
  6. Organization: WorldLinx Telecommunications Inc.
  7. Message-ID: <30FA80CF.E66@fox.nstn.ca>
  8. NNTP-Posting-Host: d_blondeau.hfx.dfo.ca
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b5 (Win16; I)
  13.  
  14. I am just learning C++, and I can create lists in 'C'; but I 
  15. can't figure out how to create a lists of classes instances...
  16.  
  17. Thanks for your help!
  18.  
  19.  
  20. -> Denis
  21.